overlay: Fix coordinates in child_update_style_classes
authorTimm Bäder <mail@baedert.org>
Thu, 1 Mar 2018 20:47:36 +0000 (21:47 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 4 Mar 2018 18:12:04 +0000 (19:12 +0100)
commitcfbac153a35ea524273ce498f205948df7dc935c
tree07f2ac0a03f55eb0f07e4b11c2dee665dbfbef66
parentddcc9b9f2f2929b17c08667e3d311ea0247f9fea
overlay: Fix coordinates in child_update_style_classes

Both main child and all others are in the same coordinate space, so no
need to add the parent position here.
gtk/gtkoverlay.c